Blablabla

x <- 1
x
## [1] 1

1

Please install and/or load the woRkshoptools package.
We always recommend using the easypackages packages, which can be installed with the command install.packages("easypackages"). After loading the package with library(easypackages) you can load and install packages (if necessary) with one command: easypackages::packages("fancy_package_1", "fancy_package_2", ...)